
.container{
    margin-top:3rem;
}
.music-play{
    text-align: center;
	width:100%;
	height:auto;
	display:flex;
	justify-content:center;
	align-items:center;
    flex-direction: column;
    margin:0;
    margin-bottom: .8rem;
}
.col-md-12 h3{    text-align: center;}
.col-md-12 p{    text-align: center;font-size: .8rem;}

